home *** CD-ROM | disk | FTP | other *** search
/ Chip 1998 January / CHIP Turkiye Ocak 1998.iso / OYUN / KYODAI / KYODAI.EXE / kyodai-mute.exe / 0 / RCDATA / TKYODAI / TKYODAI.txt < prev   
Text File  |  1997-08-28  |  12KB  |  508 lines

  1. object Kyodai: TKyodai
  2.   Left = 96
  3.   Top = 36
  4.   BorderStyle = bsSingle
  5.   Caption = 'KYODAI 2.88'
  6.   ClientHeight = 472
  7.   ClientWidth = 628
  8.   Font.Color = clWindowText
  9.   Font.Height = -11
  10.   Font.Name = 'MS Sans Serif'
  11.   Font.Style = []
  12.   Menu = MainMenu1
  13.   OnCloseQuery = FormCloseQuery
  14.   OnCreate = Init
  15.   OnMouseMove = FormMouseMove
  16.   OnMouseUp = ButtonDown
  17.   OnPaint = Peindre
  18.   OnResize = FormResize
  19.   PixelsPerInch = 96
  20.   TextHeight = 13
  21.   object Dragons: TImage
  22.     Left = 0
  23.     Top = 40
  24.     Width = 713
  25.     Height = 428
  26.     Picture.Data = {<image000.bmp>}
  27.     Visible = False
  28.   end
  29.   object Buffer: TImage
  30.     Left = 128
  31.     Top = 41
  32.     Width = 800
  33.     Height = 600
  34.     Visible = False
  35.   end
  36.   object Kanji: TImage
  37.     Left = 376
  38.     Top = 424
  39.     Width = 33
  40.     Height = 25
  41.     Enabled = False
  42.     Picture.Data = {<image001.bmp>}
  43.     Visible = False
  44.   end
  45.   object MaskedTiles: TImage
  46.     Left = 8
  47.     Top = 208
  48.     Width = 360
  49.     Height = 250
  50.     Enabled = False
  51.     Visible = False
  52.   end
  53.   object Logo: TImage
  54.     Left = 184
  55.     Top = 184
  56.     Width = 253
  57.     Height = 128
  58.     AutoSize = True
  59.     Picture.Data = {<image002.bmp>}
  60.     Visible = False
  61.   end
  62.   object Mask: TImage
  63.     Left = 8
  64.     Top = 56
  65.     Width = 360
  66.     Height = 250
  67.     AutoSize = True
  68.     Picture.Data = {<image003.bmp>}
  69.     Visible = False
  70.   end
  71.   object TileGfx: TImage
  72.     Left = 16
  73.     Top = 48
  74.     Width = 360
  75.     Height = 306
  76.     AutoSize = True
  77.     Picture.Data = {<image004.bmp>}
  78.     Visible = False
  79.   end
  80.   object SmallBuf: TImage
  81.     Left = 512
  82.     Top = 80
  83.     Width = 46
  84.     Height = 56
  85.     Visible = False
  86.   end
  87.   object Panel1: TPanel
  88.     Left = 0
  89.     Top = 0
  90.     Width = 628
  91.     Height = 41
  92.     Align = alTop
  93.     BevelWidth = 4
  94.     TabOrder = 1
  95.     object SpeedButton1: TSpeedButton
  96.       Left = 8
  97.       Top = 8
  98.       Width = 33
  99.       Height = 25
  100.       Hint = ' New game '
  101.       AllowAllUp = True
  102.       Font.Color = clBlack
  103.       Font.Height = -15
  104.       Font.Name = 'Times New Roman'
  105.       Font.Style = []
  106.       Glyph.Data = {
  107.         78010000424D7801000000000000760000002800000020000000100000000100
  108.         04000000000000000000120B0000120B00000000000000000000000000000000
  109.         800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  110.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  111.         3333333333FFFFF3333333333000003333333333F777773FF333333008877700
  112.         33333337733FFF773F33330887000777033333733F777FFF73F330880FAFAF07
  113.         703337F37733377FF7F33080F00000F07033373733777337F73F087F00A2200F
  114.         77037F3737333737FF7F080A0A2A220A07037F737F3333737F7F0F0F0AAAA20F
  115.         07037F737F3333737F7F0F0A0FAA2A0A08037F737FF33373737F0F7F00FFA00F
  116.         780373F737FFF737F3733080F00000F0803337F73377733737F330F80FAFAF08
  117.         8033373F773337733733330F8700078803333373FF77733F733333300FFF8800
  118.         3333333773FFFF773333333330000033333333333777773333330000}
  119.       NumGlyphs = 2
  120.       ParentFont = False
  121.       ParentShowHint = False
  122.       ShowHint = True
  123.       OnClick = ResetGame
  124.     end
  125.     object SpeedButton2: TSpeedButton
  126.       Left = 216
  127.       Top = 8
  128.       Width = 49
  129.       Height = 25
  130.       Caption = 'Pause'
  131.       Font.Color = clBlack
  132.       Font.Height = -15
  133.       Font.Name = 'Times New Roman'
  134.       Font.Style = []
  135.       ParentFont = False
  136.       OnClick = PauseClick
  137.     end
  138.     object SpeedButton3: TSpeedButton
  139.       Left = 48
  140.       Top = 8
  141.       Width = 49
  142.       Height = 25
  143.       Caption = 'Back'
  144.       Font.Color = clBlack
  145.       Font.Height = -15
  146.       Font.Name = 'Times New Roman'
  147.       Font.Style = []
  148.       ParentFont = False
  149.       OnClick = Back
  150.     end
  151.     object SpeedButton4: TSpeedButton
  152.       Left = 96
  153.       Top = 8
  154.       Width = 49
  155.       Height = 25
  156.       Caption = 'Hint'
  157.       Font.Color = clBlack
  158.       Font.Height = -15
  159.       Font.Name = 'Times New Roman'
  160.       Font.Style = []
  161.       ParentFont = False
  162.       OnClick = Hint
  163.     end
  164.     object ExitButton: TSpeedButton
  165.       Left = 568
  166.       Top = 8
  167.       Width = 49
  168.       Height = 25
  169.       Caption = 'Exit'
  170.       Font.Color = clBlack
  171.       Font.Height = -15
  172.       Font.Name = 'Times New Roman'
  173.       Font.Style = []
  174.       ParentFont = False
  175.       OnClick = Exit1Click
  176.     end
  177.     object AboutButton: TSpeedButton
  178.       Left = 512
  179.       Top = 8
  180.       Width = 49
  181.       Height = 25
  182.       Caption = 'About'
  183.       Font.Color = clBlack
  184.       Font.Height = -15
  185.       Font.Name = 'Times New Roman'
  186.       Font.Style = []
  187.       ParentFont = False
  188.       OnClick = About1Click
  189.     end
  190.     object ShuffleButton: TSpeedButton
  191.       Left = 152
  192.       Top = 8
  193.       Width = 57
  194.       Height = 25
  195.       Caption = 'Shuffle'
  196.       Enabled = False
  197.       Font.Color = clBlack
  198.       Font.Height = -15
  199.       Font.Name = 'Times New Roman'
  200.       Font.Style = []
  201.       ParentFont = False
  202.       OnClick = Shuffle1Click
  203.     end
  204.     object HelpButton: TSpeedButton
  205.       Left = 456
  206.       Top = 8
  207.       Width = 49
  208.       Height = 25
  209.       Caption = 'Help'
  210.       Font.Color = clBlack
  211.       Font.Height = -15
  212.       Font.Name = 'Times New Roman'
  213.       Font.Style = []
  214.       ParentFont = False
  215.       OnClick = HelpClick
  216.     end
  217.     object PlayerPanel: TPanel
  218.       Left = 272
  219.       Top = 8
  220.       Width = 73
  221.       Height = 25
  222.       Font.Color = clBlack
  223.       Font.Height = -12
  224.       Font.Name = 'Courier New'
  225.       Font.Style = [fsBold]
  226.       ParentFont = False
  227.       TabOrder = 0
  228.       OnMouseUp = SwitchPanels
  229.     end
  230.     object PInput: TComboBox
  231.       Left = 352
  232.       Top = 8
  233.       Width = 265
  234.       Height = 25
  235.       Font.Color = clBlack
  236.       Font.Height = -15
  237.       Font.Name = 'Times New Roman'
  238.       Font.Style = []
  239.       ItemHeight = 17
  240.       MaxLength = 80
  241.       ParentFont = False
  242.       TabOrder = 1
  243.       Text = '(Enter your message here)'
  244.       Visible = False
  245.       OnKeyUp = PInputKeyUp
  246.     end
  247.   end
  248.   object LigneStatus: TStatusBar
  249.     Left = 0
  250.     Top = 447
  251.     Width = 628
  252.     Height = 25
  253.     Font.Color = clBlack
  254.     Font.Height = -13
  255.     Font.Name = 'Arial'
  256.     Font.Style = [fsBold]
  257.     Panels = <
  258.       item
  259.         Alignment = taCenter
  260.         Bevel = pbNone
  261.         Text = 'Tiles left'
  262.         Width = 70
  263.       end
  264.       item
  265.         Alignment = taCenter
  266.         Width = 45
  267.       end
  268.       item
  269.         Alignment = taCenter
  270.         Bevel = pbNone
  271.         Text = 'Moves left'
  272.         Width = 80
  273.       end
  274.       item
  275.         Alignment = taCenter
  276.         Width = 35
  277.       end
  278.       item
  279.         Alignment = taCenter
  280.         Bevel = pbNone
  281.         Text = 'Time'
  282.         Width = 50
  283.       end
  284.       item
  285.         Alignment = taCenter
  286.         Width = 50
  287.       end
  288.       item
  289.         Alignment = taCenter
  290.         Bevel = pbNone
  291.         Text = 'Status'
  292.         Width = 55
  293.       end
  294.       item
  295.         Width = 50
  296.       end>
  297.     ParentFont = False
  298.     SimplePanel = False
  299.     SizeGrip = False
  300.   end
  301.   object MainMenu1: TMainMenu
  302.     Left = 560
  303.     Top = 424
  304.     object File1: TMenuItem
  305.       Caption = '&File'
  306.       ShortCut = 0
  307.       object New1: TMenuItem
  308.         Caption = '&New'
  309.         ShortCut = 16462
  310.         OnClick = ResetGame
  311.       end
  312.       object Exit1: TMenuItem
  313.         Caption = 'E&xit'
  314.         ShortCut = 16451
  315.         OnClick = Exit1Click
  316.       end
  317.     end
  318.     object Play1: TMenuItem
  319.       Caption = '&Play'
  320.       ShortCut = 0
  321.       object Undo1: TMenuItem
  322.         Caption = '&Back'
  323.         ShortCut = 16474
  324.         OnClick = Back
  325.       end
  326.       object GiveHint: TMenuItem
  327.         Caption = 'Hint'
  328.         ShortCut = 16456
  329.         OnClick = Hint
  330.       end
  331.       object N5: TMenuItem
  332.         Caption = '-'
  333.         ShortCut = 0
  334.       end
  335.       object Shuffle1: TMenuItem
  336.         Caption = 'Shuffle'
  337.         ShortCut = 16467
  338.         OnClick = Shuffle1Click
  339.       end
  340.       object Restart1: TMenuItem
  341.         Caption = 'Restart'
  342.         ShortCut = 16466
  343.         OnClick = Restart
  344.       end
  345.       object Stoppe: TMenuItem
  346.         Caption = '&Stop'
  347.         ShortCut = 16472
  348.         OnClick = Stop
  349.       end
  350.       object Pause1: TMenuItem
  351.         Caption = '&Pause'
  352.         ShortCut = 16464
  353.         OnClick = PauseClick
  354.       end
  355.     end
  356.     object Options1: TMenuItem
  357.       Caption = 'Options'
  358.       ShortCut = 0
  359.       object Config: TMenuItem
  360.         Caption = '&Configuration'
  361.         ShortCut = 0
  362.         object WarnMe: TMenuItem
  363.           Caption = 'Never warn about switches'
  364.           ShortCut = 0
  365.           OnClick = WarnMeClick
  366.         end
  367.         object StartupGame: TMenuItem
  368.           Caption = 'Begin game at startup'
  369.           ShortCut = 0
  370.           OnClick = StartupGameClick
  371.         end
  372.       end
  373.       object Changeplayername1: TMenuItem
  374.         Caption = 'Player name'
  375.         ShortCut = 0
  376.         OnClick = ConfigClick
  377.       end
  378.       object Moves: TMenuItem
  379.         Caption = 'Show &Moves'
  380.         Checked = True
  381.         ShortCut = 16461
  382.         OnClick = NStatus
  383.       end
  384.       object Toolbar1: TMenuItem
  385.         Caption = 'Show &Toolbar'
  386.         Checked = True
  387.         ShortCut = 16468
  388.         OnClick = Toolbar1Click
  389.       end
  390.       object HightlightMode1: TMenuItem
  391.         Caption = '&Highlight'
  392.         ShortCut = 0
  393.         object Highlight1: TMenuItem
  394.           Caption = 'None'
  395.           ShortCut = 0
  396.           OnClick = Highlight1Click
  397.         end
  398.         object Highlight2: TMenuItem
  399.           Caption = 'Rectangle'
  400.           ShortCut = 0
  401.           OnClick = Highlight2Click
  402.         end
  403.         object Highlight3: TMenuItem
  404.           Caption = 'Color'
  405.           ShortCut = 0
  406.           OnClick = Highlight3Click
  407.         end
  408.       end
  409.     end
  410.     object Background1: TMenuItem
  411.       Caption = '&Background'
  412.       ShortCut = 0
  413.       object Kanji1: TMenuItem
  414.         Caption = '&Kanji (classic)'
  415.         ShortCut = 0
  416.         OnClick = Kanji1Click
  417.       end
  418.       object Dragons1: TMenuItem
  419.         Caption = '&Dragons'
  420.         Checked = True
  421.         ShortCut = 0
  422.         OnClick = Dragons1Click
  423.       end
  424.     end
  425.     object Layout1: TMenuItem
  426.       Caption = '&Layout'
  427.       ShortCut = 0
  428.       object Theater1: TMenuItem
  429.         Caption = 'Theater (Very easy)'
  430.         ShortCut = 0
  431.         OnClick = SelectTheater
  432.       end
  433.       object Traditional1: TMenuItem
  434.         Caption = 'Traditional (Normal)'
  435.         Checked = True
  436.         ShortCut = 0
  437.         OnClick = SelectTraditional
  438.       end
  439.       object Dragon1: TMenuItem
  440.         Caption = 'Dragon (Hard)'
  441.         Enabled = False
  442.         ShortCut = 0
  443.         OnClick = SelectDragon
  444.       end
  445.       object BigHole1: TMenuItem
  446.         Caption = 'Big Hole (Very hard)'
  447.         ShortCut = 0
  448.         OnClick = SelectBlock
  449.       end
  450.       object Beatle1: TMenuItem
  451.         Caption = 'Beatle (Nightmare !)'
  452.         ShortCut = 0
  453.         OnClick = SelectBeatle
  454.       end
  455.     end
  456.     object Tiles1: TMenuItem
  457.       Caption = '&Tiles'
  458.       ShortCut = 0
  459.       object Wood1: TMenuItem
  460.         Caption = 'Wood'
  461.         Checked = True
  462.         ShortCut = 0
  463.         OnClick = TilesWood
  464.       end
  465.       object Blue1: TMenuItem
  466.         Caption = 'Blue'
  467.         ShortCut = 0
  468.         OnClick = TilesBlue
  469.       end
  470.       object Red1: TMenuItem
  471.         Caption = 'Red'
  472.         ShortCut = 0
  473.         OnClick = TilesRed
  474.       end
  475.     end
  476.     object Help1: TMenuItem
  477.       Caption = '&Help'
  478.       ShortCut = 0
  479.       object Contents1: TMenuItem
  480.         Caption = '&Contents'
  481.         ShortCut = 112
  482.         OnClick = HelpClick
  483.       end
  484.       object Register1: TMenuItem
  485.         Caption = 'Register'
  486.         ShortCut = 0
  487.         OnClick = Register1Click
  488.       end
  489.       object About1: TMenuItem
  490.         Caption = '&About...'
  491.         ShortCut = 16449
  492.         OnClick = About1Click
  493.       end
  494.     end
  495.   end
  496.   object OnlyOne1: TOnlyOne
  497.     Left = 592
  498.     Top = 392
  499.   end
  500.   object Timer: TTimer
  501.     Enabled = False
  502.     Interval = 10
  503.     OnTimer = Temps
  504.     Left = 560
  505.     Top = 392
  506.   end
  507. end
  508.